Skip to content

Conversation

luisfranco
Copy link

_controller is wrong, it should be "FrameworkBundle:Redirect:redirect" instead of "FrameworkBundle:Redirect:urlRedirect"

_controller is wrong, it should be "FrameworkBundle:Redirect:redirect" instead of "FrameworkBundle:Redirect:urlRedirect"
@stof
Copy link
Member

stof commented Oct 17, 2013

no it is not. FrameworkBundle:Redirect:redirect is about redirecting to a route (which is done in another example) while FrameworkBundle:Redirect:urlRedirect is about redirecting to a path, which is done here

@wouterj
Copy link
Member

wouterj commented Oct 18, 2013

I'm closing this one because it's false.

I've also created a PR clearifing this article, because we got a lot of false fixes (including one from myself...) for this article. #3071

@wouterj wouterj closed this Oct 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants